﻿using System;
using System.Reflection;
using System.Runtime.InteropServices;
using System.Collections.Generic;
using System.Text;
$usingItems$
namespace $safeprojectname$
{
    public class Class1
    {
    }
}
